home *** CD-ROM | disk | FTP | other *** search
- //***************************************************************************
- //
- // Module: ftprc.h
- //
- // Tab setting: 4
- //
- // Resource definitions for FTPTEST.C
- //
- //***************************************************************************
-
- // Buttons
- #define BTN_ABORT 101
- #define BTN_ALLOCATE 102
- #define BTN_APPE 103
- #define BTN_CHDIR 104
- #define BTN_CHDIRUP 105
- #define BTN_CLOSE 106
- #define BTN_CLOSEDATA 107
- #define BTN_COMMAND 108
- #define BTN_DELETE 109
- #define BTN_FILESTRUCT 110
- #define BTN_HELP 111
- #define BTN_LASTCOMMAND 112
- #define BTN_LIST 113
- #define BTN_LOGINHOST 114
- #define BTN_LOGOUT 115
- #define BTN_MAKEDIR 116
- #define BTN_MODE 117
- #define BTN_NAMELIST 118
- #define BTN_NOOP 119
- #define BTN_PASSIVE 120
- #define BTN_PORT 121
- #define BTN_PRINTWORKINGDIR 122
- #define BTN_REINITIALIZE 123
- #define BTN_REMOVEDIR 124
- #define BTN_RENAME 125
- #define BTN_RESTART 126
- #define BTN_RETRIEVE 127
- #define BTN_SEND 128
- #define BTN_SITE 129
- #define BTN_STATUS 130
- #define BTN_STORE 131
- #define BTN_STOREUNIQUE 132
- #define BTN_STRUCTMOUNT 133
- #define BTN_SYSTEM 134
- #define BTN_TYPE 135
-
- #define BTN_CLEARLOG 137
- #define BTN_CLEARREPLIES 138
-
- // Edit controls
- #define EDC_PARAM1 301
- #define EDC_PARAM2 302
- #define EDC_HOST 303
- #define EDC_USER 304
- #define EDC_PASSWORD 305
- #define EDC_ACCOUNT 306
- #define EDC_LICENSE 307
- #define EDC_RECEIVE 308
-
-
- // List box controls
- #define LBC_LOG 401
- #define LBC_REPLIES 402
-
-
- // Static text controls
- #define STC_PARAM1 501
- #define STC_PARAM2 502
- #define STC_STATUS 503
-